Welcome![Sign In][Sign Up]
Location:
Search - matlab code for video

Search list

[matlabmatlabwatermarking

Description: 一组视频水印的Matlab源代码,在Matlab可直接运行。有很强的参考价值。-a group of video watermarking Matlab source code in Matlab can be directly run. A strong reference value.
Platform: | Size: 19456 | Author: 杨茗 | Hits:

[matlabshipin1

Description: 这是一个在matlab中读入视频序列并分帧显示的代码-This is a matlab read into the video sequence and sub-frame shown in the code
Platform: | Size: 5858304 | Author: 朱京红 | Hits:

[Special EffectsiseTools.tar

Description: matlab视频编码压缩工具源代码,具体内容不详-matlab video coding compression tools source code, the specific content of an unknown
Platform: | Size: 8691712 | Author: leo | Hits:

[Compress-Decompress algrithmsVideoDemosA

Description: code for video compression using simulink
Platform: | Size: 16436224 | Author: swathi | Hits:

[Communication-MobileOFDMcode

Description: 完整的OFDM链路程序并作了较为具体的解析从基本的bpsk,qpsk,qam到实际的ofdm系统,cdma链路,mac层仿真分析.-Orthogonal frequency division multiplexing (OFDM) is becoming the chosen modulation technique for wireless communications. OFDM can provide large data rates with sufficient robustness to radio channel impairments. Many research centers in the world have specialized teams working in the optimization of OFDM for countless applications. Here, at the Georgia Institute of Technology, one of such teams is in Dr. M. A. Ingram’s Smart Antenna Research Laboratory (SARL), a part of the Georgia Center for Advanced Telecommunications Technology (GCATT). The purpose of this report is to provide Matlab code to simulate the basic processing involved in the generation and reception of an OFDM signal in a physical channel and to provide a description of each of the steps involved. For this purpose, we shall use, as an example, one of the proposed OFDM signals of the Digital Video Broadcasting (DVB) standard for the European terrestrial digital television (DTV) service.
Platform: | Size: 160768 | Author: 田静 | Hits:

[Special EffectsMotion-BasedForegroundSegmentation

Description: 基于运动的视频前景分割实现方法,matlab代码-Prospects for the video based on motion segmentation method, matlab code
Platform: | Size: 6144 | Author: fang | Hits:

[Compress-Decompress algrithms9854125413

Description: 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encoding technology, its basic principle is the use of the adjacent time frame relevant, through the forecast period to reduce redundancy. In the actual code, in order to save bit rate and does not transfer all the data of each frame, but the use of motion estimation for each frame obtained with the prediction of the difference between the reference frame. Motion estimation more accurate, more closer to the margin and the distribution of zero, the smaller the energy difference between blocks, after transform, quantization and entropy coding of the code produced by the bit stream bit rate is less. Therefore, the motion estimation search accuracy of the direct impact on the performance of the compression coding.
Platform: | Size: 17408 | Author: 罗鹏 | Hits:

[matlabframesaddandsplit

Description: matlab code for adding and splitting frame to the video
Platform: | Size: 13701120 | Author: guru | Hits:

[matlabMatlab_Implemenatation_faceRecognition

Description: Matlab code for face recognition eigen and fischer faces
Platform: | Size: 82944 | Author: krishnamaiden | Hits:

[Windows Develophuffman

Description: huff man code for video water marking in matlab 06 in windows xp
Platform: | Size: 4096 | Author: dinesh | Hits:

[Graph programcode

Description: image processing of infrared thermography images and how to play video
Platform: | Size: 69632 | Author: aziz | Hits:

[OtherVideo-motion-detection-algorithm-source-code

Description: 本文实现了在连续视频数据流中几种不同的运动检测算法,他们都是基于当前帧图像和前一帧图像的比较,程序使用了AForge.NET framework库。其中的示例代码支持下面几种视频格式:AVI文件、网路相机的JPEG和MJPEG,本地的采集设备(USB相机等)。-This article implements a continuous video data stream in several different motion detection algorithms, they are based on the current frame and previous frame image comparison, the program uses the AForge.NET framework library. Sample code which supports the following video format: AVI file, network camera JPEG and MJPEG, the local collection devices (USB cameras, etc.).
Platform: | Size: 1349632 | Author: 憨豆 | Hits:

[Streaming Mpeg4H261coding-matlab

Description: 用matlab书写的H.261代码,实现了视频编解码整个过程, 值得初学视频编码的同学参考-Matlab code written using H.261, the video codec to achieve the whole process worth novice video coding reference for students
Platform: | Size: 15706112 | Author: huan | Hits:

[matlabvid_mo

Description: Hi this code for Video Denoising using sparse transformation. simply add the video u can see the difference. it working fine. tested.
Platform: | Size: 4096 | Author: ashok | Hits:

[matlabMPEG_souce-code

Description: Mpeg压缩的C++源代码,对于图像压缩,视频压缩,图像编码领域的朋友很有用-Mpeg compression of the C++ source code, for image compression, video compression, image coding friends useful
Platform: | Size: 39936 | Author: 郝人 | Hits:

[matlabcompressioncodes

Description: this zip file consists of matlab code for various compression algorithms used for video and audio compression and cdma technology
Platform: | Size: 5120 | Author: selva | Hits:

[matlabVcDemo

Description: Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -Video Compression using Content-Based Motion Compensation --------------------------------------------------------- This demo Requires MATLAB (and the Image Processing Toolbox) Tested on MATLAB 7.0 (R14). Run one of the following three MATLAB scripts: * DemoEncodeCrowd (encodes some frames from the "crowd" sequence) * DemoDecodeCrowd (decodes the previously encoded frames) * DemoDecode (generic decoder) Note that the encoding script can be modified so that the user can specify the values of a number of input variables. This code is VERY SLOW. A lot could be done to speed it up! In MS-Windows, use the YUV file player to view YUV files. ----------------------------------------- Based on the PhD Research of Marc Servais www.ee.surrey.ac.uk/CVSSP/VMRG/hdtv/ -----------------------------------------
Platform: | Size: 19207168 | Author: mohammad665 | Hits:

[source in ebookobject-detecion-(matlab)

Description: 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。-Moving target detection matlab code, by calling the video frame images for testing.
Platform: | Size: 1024 | Author: 王大力 | Hits:

[matlabwatermark

Description: matlab code for video watermarking
Platform: | Size: 584704 | Author: saman | Hits:

[DocumentsHamming Code

Description: matlab code for video stegnography
Platform: | Size: 288768 | Author: sivaparvath | Hits:
« 12 3 4 5 6 7 8 »

CodeBus www.codebus.net